Revision: iterate--main--1.0--patch-9
Archive: asf@boinkor.net--2003p
Creator: Andreas Fuchs <asf@boinkor.net>
Date: Tue May 11 18:07:25 CEST 2004
Standard-date: 2004-05-11 16:07:25 GMT
Modified-files: ChangeLog iterate.lisp
New-patches: asf@boinkor.net--2003p/iterate--main--1.0--patch-9
Summary: update the special form walker
Keywords: 

We were spuriously warning for special operators that required no
special treatment.

Now, we only warn if we really don't know about the form.

Also, teach iterate about special ops symbol-macrolet and
load-time-value.
